悟空视频

    在线播放云盘网盘BT下载影视图书

    Hands-On Machine Learning with TensorFlow.js - 图书

    2019科学技术·工业技术
    导演:Kai Sasaki
    TensorFlow.js is a framework that enables you to create performant machine learning (ML) applications that run smoothly in a web browser. With this book, you will learn how to use TensorFlow.js to implement various ML models through an example-based approach.Starting with the basics, you'll understand how ML models can be built on the web. Moving on, you will get to grips with the TensorFlow.js ecosystem to develop applications more efficiently. The book will then guide you through implementing ML techniques and algorithms such as regression, clustering, fast Fourier transform (FFT), and dimensionality reduction. You will later cover the Bellman equation to solve Markov decision process (MDP) problems and understand how it is related to reinforcement learning. Finally, you will explore techniques for deploying ML-based web applications and training models with TensorFlow Core. Throughout this ML book, you'll discover useful tips and tricks that will build on your knowledge.By the end of this book, you will be equipped with the skills you need to create your own web-based ML applications and fine-tune models to achieve high performance.
    Hands-On Machine Learning with TensorFlow.js
    图书

    Machine Learning with TensorFlow - 图书

    导演:Nishant Shukla
    We're living in a big data world. Being able to make near-real-time decisions becomes increasingly crucial. To succeed, we need machine learning systems that can turn massive amounts of data into valuable insights. But when you're just starting out in the data science field, how do you get started creating machine learning applications? The answer is TensorFlow, a new open sour...(展开全部)
    Machine Learning with TensorFlow
    搜索《Machine Learning with TensorFlow》
    图书

    Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow - 图书

    2022
    导演:Aurélien Géron
    Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This best-selling book uses concrete examples, minimal theory, and production-ready Python frameworks--scikit-learn, Ke...(展开全部)
    Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow
    搜索《Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow》
    图书

    Building Machine Learning Projects with TensorFlow - 图书

    导演:Rodolfo Bonnin
    Key Features Bored of too much theory on TensorFlow? This book is what you need! Thirteen solid projects and four examples teach you how to implement TensorFlow in production. This example-rich guide teaches you how to perform highly accurate and efficient numerical computing with TensorFlow It is a practical and methodically explained guide that allows you to apply Tensorflow’...(展开全部)
    Building Machine Learning Projects with TensorFlow
    搜索《Building Machine Learning Projects with TensorFlow》
    图书

    Machine Learning with TensorFlow, Second Edition - 图书

    导演:Chris A. Mattmann
    This fully revised second edition of Machine Learning with TensorFlow teaches you the foundational concepts of machine learning, and how to utilize the TensorFlow library to rapidly build powerful ML models. You’ll learn the basics of regression, classification, and clustering algorithms, applying them to solve real-world challenges such as call center volume prediction and sen...(展开全部)
    Machine Learning with TensorFlow, Second Edition
    搜索《Machine Learning with TensorFlow, Second Edition》
    图书

    Hands-On Machine Learning with ML.NET - 图书

    2020计算机·编程设计
    导演:Jarred Capellman
    Machine learning (ML) is widely used in many industries such as science, healthcare, and research and its popularity is only growing. In March 2018, Microsoft introduced ML.NET to help .NET enthusiasts in working with ML. With this book, you’ll explore how to build ML.NET applications with the various ML models available using C# code.The book starts by giving you an overview of ML and the types of ML algorithms used, along with covering what ML.NET is and why you need it to build ML apps. You’ll then explore the ML.NET framework, its components, and APIs. The book will serve as a practical guide to helping you build smart apps using the ML.NET library. You’ll gradually become well versed in how to implement ML algorithms such as regression, classification, and clustering with real-world examples and datasets. Each chapter will cover the practical implementation, showing you how to implement ML within .NET applications. You’ll also learn to integrate TensorFlow in ML.NET applications. Later you’ll discover how to store the regression model housing price prediction result to the database and display the real-time predicted results from the database on your web application using ASP.NET Core Blazor and SignalR.By the end of this book, you’ll have learned how to confidently perform basic to advanced-level machine learning tasks in ML.NET.
    Hands-On Machine Learning with ML.NET
    搜索《Hands-On Machine Learning with ML.NET》
    图书

    Hands-On Machine Learning with Microsoft Excel 2019 - 图书

    2019计算机·数据库
    导演:Julio Cesar Rodriguez Martino
    We have made huge progress in teaching computers to perform difficult tasks, especially those that are repetitive and time-consuming for humans. Excel users, of all levels, can feel left behind by this innovation wave. The truth is that a large amount of the work needed to develop and use a machine learning model can be done in Excel.The book starts by giving a general introduction to machine learning, making every concept clear and understandable. Then, it shows every step of a machine learning project, from data collection, reading from different data sources, developing models, and visualizing the results using Excel features and offerings. In every chapter, there are several examples and hands-on exercises that will show the reader how to combine Excel functions, add-ins, and connections to databases and to cloud services to reach the desired goal: building a full data analysis flow. Different machine learning models are shown, tailored to the type of data to be analyzed.At the end of the book, the reader is presented with some advanced use cases using Automated Machine Learning, and artificial neural network, which simplifies the analysis task and represents the future of machine learning.
    Hands-On Machine Learning with Microsoft Excel 2019
    搜索《Hands-On Machine Learning with Microsoft Excel 2019》
    图书

    TensorFlow for Machine Intelligence: A Hands-On Introduction to Learning Algorithms - 图书

    2016
    导演:Sam Abrahams
    TensorFlow, a popular library for machine learning, embraces the innovation and community-engagement of open source, but has the support, guidance, and stability of a large corporation. Because of its multitude of strengths, TensorFlow is appropriate for individuals and businesses ranging from startups to companies as large as, well, Google. TensorFlow is currently being used f...(展开全部)
    TensorFlow for Machine Intelligence: A Hands-On Introduction to Learning Algorithms
    搜索《TensorFlow for Machine Intelligence: A Hands-On Introduction to Learning Algorithms》
    图书

    Hands-On Machine Learning with Scikit-Learn and PyTorch - 图书

    2025
    导演:Aurelien Geron
    The potential of machine learning today is extraordinary, yet many aspiring developers and tech professionals find themselves daunted by its complexity. Perhaps you're ready to jump in, but you're unsure where or how to begin. Whether you're looking to enhance your skill set and apply machine learning to real-world projects or are simply curious about how AI systems function, t...(展开全部)
    Hands-On Machine Learning with Scikit-Learn and PyTorch
    搜索《Hands-On Machine Learning with Scikit-Learn and PyTorch》
    图书

    Hands-On Meta Learning with Python - 图书

    2018计算机·数据库
    导演:Sudharsan Ravichandiran
    Meta learning is an exciting research trend in machine learning, which enables a model to understand the learning process. Unlike other ML paradigms, with meta learning you can learn from small datasets faster.Hands-On Meta Learning with Python starts by explaining the fundamentals of meta learning and helps you understand the concept of learning to learn. You will delve into various one-shot learning algorithms, like siamese, prototypical, relation and memory-augmented networks by implementing them in TensorFlow and Keras. As you make your way through the book, you will dive into state-of-the-art meta learning algorithms such as MAML, Reptile, and CAML. You will then explore how to learn quickly with Meta-SGD and discover how you can perform unsupervised learning using meta learning with CACTUs. In the concluding chapters, you will work through recent trends in meta learning such as adversarial meta learning, task agnostic meta learning, and meta imitation learning.By the end of this book, you will be familiar with state-of-the-art meta learning algorithms and able to enable human-like cognition for your machine learning models.
    Hands-On Meta Learning with Python
    搜索《Hands-On Meta Learning with Python》
    图书
    加载中...